GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF / GetCustomPDFInformationKeys Method





In This Topic
GetCustomPDFInformationKeys Method (GdPicturePDF)
In This Topic
Syntax
'Declaration
 
Public Function GetCustomPDFInformationKeys( _
   ByVal Separator As String _
) As String
public string GetCustomPDFInformationKeys( 
   string Separator
)
public function GetCustomPDFInformationKeys( 
    Separator: String
): String; 
public function GetCustomPDFInformationKeys( 
   Separator : String
) : String;
public: string* GetCustomPDFInformationKeys( 
   string* Separator
) 
public:
String^ GetCustomPDFInformationKeys( 
   String^ Separator
) 

Parameters

Separator
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF
GdPicturePDF Members